Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate repositories. #220

Conversation

prasadsurase
Copy link
Contributor

@prasadsurase prasadsurase commented Dec 13, 2016

refs #171.
Github assigns unique id(Repository#gh_id) to every repository. currently, we have 19 duplicate repositories.

  1. Removed the duplicate repositories while maintaining the first as per creation date.
  2. Migrated the associations to the original repository.

Execute "bundle exec rake utils:remove_dup_repos RAILS_ENV=production --trace" to run the task.

refs joshsoftware#171.
Github assigns unique id(Repository#gh_id) to every repository.
1) Removed the duplicate repositories while maintaining the first as per creation date.
2) Migrated the associations to the original repository.
@prasadsurase prasadsurase force-pushed the remove-duplicate-repositories branch from 2afd194 to dc8217a Compare December 13, 2016 10:04
@pratik14 pratik14 closed this Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants